home *** CD-ROM | disk | FTP | other *** search
/ Creative Review 49 / Creative Review 49.iso / pc / main.swf / scripts / DefineButton2_209 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-02-16  |  40 b   |  4 lines

  1. on(release){
  2.    fscommand("quit");
  3. }
  4.